home *** CD-ROM | disk | FTP | other *** search
/ Champak 142 / Volume 142 Oct 17 2011 - Damaged.iso / Games / Fashion_Recall.swf / scripts / DefineButton2_196 / BUTTONCONDACTION on(release).as
Text File  |  2011-10-17  |  98b  |  6 lines

  1. on(release){
  2.    _parent.lvl = 12;
  3.    _parent.roundsleft = 2;
  4.    _parent.gotoAndStop("st");
  5. }
  6.